Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-07-30 | tcp_socket, ...: remove obsolet RAOP sources | Max Kellermann | 1 | -250/+0 | |
2012-07-10 | require GLib 2.16 | Max Kellermann | 1 | -1/+0 | |
GLib 2.16 was released more than 4 years ago. Let's remove some cruft from the glib_compat.h header, and avoid new cruft to it. | |||||
2011-10-09 | don't define WINVER in *.c files | Max Kellermann | 1 | -1/+0 | |
In a C file, that is too late, because _mingw.h defaults to 0x0502, and ours would be illegal redefintion. | |||||
2011-09-20 | tcp_connect: generic library for establishing TCP connections | Max Kellermann | 1 | -0/+252 | |