summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-17Fix the build.Steve Klabnik
2014-12-15bitflags! derives Copy for you now, so remove our derivings.Jonathan Reem
2014-12-12Fallout of Copy opt-in for non-LinuxValerii Hiora
2014-12-10Fallout of Copy becoming opt-in.Victor Berger
2014-12-10Fix improper_ctypes warnings.Victor Berger
2014-11-28Implement Show for event::EventFlagCarl Lerche
2014-11-19Fix for LinuxRoma Sokolov
2014-11-19Use namespaced enum variants.Roma Sokolov
2014-11-15Track Rust mastervbuslov
2014-11-11Bump version to 0.1.0Carl Lerche
2014-11-11rtio removed, use own routines for reading/writingRoma Sokolov
2014-11-11std::os::errno returns uint nowRoma Sokolov
2014-10-31Update source code to new rustcRoma Sokolov
2014-10-30Merge pull request #15 from ayosec/getsockname-functionCarl Lerche
2014-10-30Add getsockname(2) wrapperAyose
2014-10-28Merge pull request #14 from rozaliev/fix_SO_REUSEPORT_osxCarl Lerche
2014-10-28Add SO_REUSEPORT for macosEvgeny Rozaliev
2014-10-27Merge pull request #13 from 12sidedtech/masterCarl Lerche
2014-10-27Add mmap, shm_open and other mman relativesPhil Vachon
2014-10-22Fix nix on 32 bit platformsCarl Lerche
2014-10-21Add defines for Mac OS X/DarwinPhil Vachon
2014-10-21Polish up sendto/recvfrom wrappersPhil Vachon
2014-10-20Change sendto to return bytes sent successfullyPhil Vachon
2014-10-20Add recvfrom(2) and sendto(2) wrappersPhil Vachon
2014-10-20Add vim swapfiles to the gitignorePhil Vachon
2014-10-20Add Special INADDR_* definitionsPhil Vachon
2014-10-20Add a MulticastTtl typePhil Vachon
2014-10-20Add IPPROTO_IP for level, based on existing SOL_IPPhil Vachon
2014-10-20Add defines for multicast membership managementPhil Vachon
2014-10-20Add a handful of useful TCP socket optionsPhil Vachon
2014-10-20Add SO_REUSEPORT to list of available sock optionsPhil Vachon
2014-10-19Merge pull request #10 from carllerche/bind-killYehuda Katz
2014-10-19Bind killYehuda Katz
2014-10-15Bind basic signal constants and functionsYehuda Katz
2014-10-10Merge pull request #8 from little-arhat/feature-scatter-gatherYehuda Katz
2014-10-10Merge pull request #5 from ok32/bug/macos-accept4Yehuda Katz
2014-10-10Update static->constTilde Engineering
2014-10-11Implement scatter/gather IO: writev & readv.Roma Sokolov
2014-10-09Make macos/ios version of accept4 function publicEvgeny Starikov
2014-10-08Bind x86 linuxTilde Engineering
2014-10-07Fix dup3 and accept4 on DarwinTilde Engineering
2014-10-07Add wait bindingsTilde Engineering
2014-10-06Fix warningsCarl Lerche
2014-10-06Implement dup3Carl Lerche
2014-10-06Don't special case accept4Carl Lerche
2014-10-06Implement improved feature detection on LinuxCarl Lerche
2014-10-06Bind stat and fstatTilde Engineering
2014-10-02Track Rust masterCarl Lerche
2014-09-22Weak link eventfdCarl Lerche
2014-09-22Merge remote-tracking branch 'cgaebel/master'Carl Lerche