mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 18:40:27 +01:00
Merge branch 'master' of github.com:zeromq/libzmq
This commit is contained in:
commit
889b0e6f29
@ -86,7 +86,6 @@ int zmq::pgm_socket_t::init_address (const char *network_,
|
||||
|
||||
pgm_error_t *pgm_error = NULL;
|
||||
struct pgm_addrinfo_t hints, *res = NULL;
|
||||
sa_family_t sa_family;
|
||||
|
||||
memset (&hints, 0, sizeof (hints));
|
||||
hints.ai_family = AF_UNSPEC;
|
||||
|
Loading…
Reference in New Issue
Block a user