Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-27 | Extract function to check a socket for errors | Pieter Noordhuis | |
2011-04-21 | Update license | Pieter Noordhuis | |
2011-02-04 | Use select(2) for enforce a timeout on blocking connect(2) | Pieter Noordhuis | |
2011-01-07 | Return error on socket timeout for a blocking context | Pieter Noordhuis | |
2010-12-29 | License | Pieter Noordhuis | |
2010-12-16 | Solaris doesn't know AF_LOCAL | Pieter Noordhuis | |
2010-11-03 | Add functiont to net.c to connect to a unix socket | Pieter Noordhuis | |
2010-11-02 | Strip net.c down to the bare minimum | Pieter Noordhuis | |
2010-11-02 | Move anet.{c,h} to net.{c,h} | Pieter Noordhuis | |