Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-03 | Accept square brackets around IPv6 address | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-09-02 | Close file descriptors on exec (issue 218) | Martin Sustrik | |
When exec is executed to start a different process image old 0MQ file descriptors could stay open, thus blocking TCP ports and alike. This patch should solve the problem. Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-08-19 | NIC name resolution moved to tcp_address_t | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-08-18 | Windows build fixed | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2011-08-18 | TCP address related functionality moved to tcp_address_t | Martin Sustrik | |
Signed-off-by: Martin Sustrik <sustrik@250bpm.com> |