Bump liberty
This commit is contained in:
parent
dac5c9df6d
commit
f070523085
1
kike.c
1
kike.c
@ -3486,7 +3486,6 @@ irc_try_fetch_client (struct server_context *ctx, int listen_fd)
|
||||
|
||||
// Resolve the client's hostname first; this is a blocking operation that
|
||||
// depends on the network, so run it asynchronously with some timeout
|
||||
// FIXME: we can run out of threads when there's a lot of connections
|
||||
c->gni = async_getnameinfo (&ctx->poller.common.async,
|
||||
(const struct sockaddr *) &peer, peer_len, NI_NUMERICSERV);
|
||||
c->gni->dispatcher = on_client_gni_resolved;
|
||||
|
2
liberty
2
liberty
@ -1 +1 @@
|
||||
Subproject commit 60dd23ab8f5d772bee38200395e54d640499d443
|
||||
Subproject commit 8a9a28231bba6334c383dca59f7eccd1e5075693
|
Loading…
Reference in New Issue
Block a user