Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't define WINVER in *.c files | Max Kellermann | 2011-10-09 | 1 | -1/+0 |
| | | | | | In a C file, that is too late, because _mingw.h defaults to 0x0502, and ours would be illegal redefintion. | ||||
* | resolver: add function resolve_host_port() | Max Kellermann | 2011-09-20 | 1 | -2/+61 |
| | |||||
* | socket_util: move sockaddr_to_string() to resolver.c | Max Kellermann | 2011-09-20 | 1 | -0/+83 |