about summary refs log tree commit homepage
path: root/ext/kgio/connect.c
DateCommit message (Expand)
2011-05-05connect: zero out hints argument for getaddrinfo
2011-02-25doc: more consistent references for kgio_wait_*able methods
2011-02-13connect.c: disable AI_NUMERICSERV
2011-02-08doc: fully RDoc all methods and classes
2011-02-02add proper IPv6 support
2010-12-26quiet down some harmless compiler warnings
2010-11-18switch entirely to kgio_wait_*able methods
2010-11-18add default kgio_wait_*able methods
2010-11-05prefer symbolic names for waiting read/writability
2010-10-07doc: fix RDoc generation
2010-09-29refactor and split into separate files