Client: rebase on the new BufferedSocket class
This commit is contained in:
@@ -46,7 +46,7 @@ static void
|
||||
listen_callback(int fd, const struct sockaddr *address,
|
||||
size_t address_length, int uid, G_GNUC_UNUSED void *ctx)
|
||||
{
|
||||
client_new(*global_partition,
|
||||
client_new(*main_loop, *global_partition,
|
||||
fd, address, address_length, uid);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user