aboutsummaryrefslogtreecommitdiff
path: root/src/socket_util.c
Commit message (Expand)AuthorAge
* don't define WINVER in *.c filesMax Kellermann2011-10-09
* Simplify setsockopt() casting workaroundDan McGee2011-09-21
* socket_util: move sockaddr_to_string() to resolver.cMax Kellermann2011-09-20
* Merge branch 'v0.16.x'Max Kellermann2011-09-20
|\
| * fd_util: add function close_socket()Max Kellermann2011-09-20
* | Set socket TCP keepalive option on incoming connectionsDan McGee2011-09-19
* | copyright year 2011Max Kellermann2011-01-29
|/
* socket_util: fix setsockopt() argument type on WIN32Max Kellermann2010-05-18
* Define winnt or greater on mingw32 to take advantage of get*info().Avuton Olrich2010-03-21
* Update copyright notices.Avuton Olrich2009-12-31
* include config.h in all sourcesMax Kellermann2009-11-12
* fd_util: added O_NONBLOCK functionsMax Kellermann2009-11-08
* set the close-on-exec flag on all file descriptorsMax Kellermann2009-11-07
* socket_util: fixed format warningMax Kellermann2009-04-01
* socket_util: use g_strerror() instead of strerror()Max Kellermann2009-03-16
* socket_util: added socket_bind_listen()Max Kellermann2009-03-14
* all: Update copyright header.Avuton Olrich2009-03-13
* socket_util: check if IN6_IS_ADDR_V4MAPPED is definedMax Kellermann2009-03-06
* socket_util: include ws2tcpip.h for getnameinfo()Max Kellermann2009-03-01
* socket_util: unpack V4MAPPED addressesMax Kellermann2009-02-28
* socket_util: added function sockaddr_to_string()Max Kellermann2009-02-28