]> git.ozlabs.org Git - ccan/history - ccan/net
ccan: fix erroneous fd negation in poll.c.
[ccan] / ccan / net /
2017-04-05 David Gibsonnet: Add check for failure of setsockopt()
2015-11-20 Rusty Russellnet: use close_noerr.
2014-07-25 Rusty Russellnet: use freeaddrinfo() in _info example.
2014-06-16 David Gibsonccan: Correct some poor conventions in _info includes
2014-05-27 Rusty Russellnet: don't return still-connecting fd.
2014-04-24 Cody P Schafernet: fix ipv4 immediate connect
2013-12-12 Rusty Russellnet: fix async connect to non-listening port.
2013-10-14 Rusty RussellMerge branch 'io'
2013-10-02 Rusty Russellnet: add async operation helpers.
2013-10-02 Rusty Russellnet: fix leak in test.
2013-09-27 Rusty RussellMerge branch 'cpuid' of https://github.com/decltype...
2013-09-24 David Gibsonnet: Fix potential uninitialized use of variables in...
2013-03-17 Rusty Russellnet: add server support.
2013-02-07 Rusty Russellnet: make tests more robust.
2011-10-04 Rusty Russellnet: fix tests for systems without IPv6 entries in...
2011-07-21 Rusty Russellvarious: add LICENSE comments.
2011-04-02 Andreas SchlickTo compile ccan under DragonFly BSD some additional...
2011-02-22 Rusty Russellnet: reset slen properly in testing.
2011-02-22 Sam Vilainnet: fix tests on hosts where 'localhost' is v4 _and_ v6
2011-01-30 Rusty Russellnet: remove noerr dependency.
2011-01-29 Rusty Russellnet: fix latent bug in _info example.
2011-01-28 Rusty Russellnet: new module to help IPv4/IPv6 transition.