about summary refs log tree commit diff
path: root/src/libcore/rt/io/net
AgeCommit message (Expand)AuthorLines
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-3/+0
2013-04-24core: Warning policeBrian Anderson-5/+0
2013-04-22core::rt: Move the definition of Listener to rt::ioBrian Anderson-31/+0
2013-04-22core::rt: Make I/O constructors return Option instead of ResultBrian Anderson-6/+6
2013-04-20core::rt: Listener constructors are called and return aBrian Anderson-3/+30
2013-04-19wipBrian Anderson-1/+1
2013-04-19core::rt: Rename Closeable to Close, Seekable to Seek, blocking to nativeBrian Anderson-3/+3
2013-04-19TidyBrian Anderson-1/+1
2013-04-19core::rt: Declare large parts of the I/O APIBrian Anderson-0/+227