event/ServerSocket: remove obsolete typedef
This commit is contained in:
parent
9c83d3c78c
commit
68fcbaf4c8
@ -28,12 +28,6 @@ struct sockaddr;
|
||||
class EventLoop;
|
||||
class Error;
|
||||
class AllocatedPath;
|
||||
|
||||
typedef void (*server_socket_callback_t)(int fd,
|
||||
const struct sockaddr *address,
|
||||
size_t address_length, int uid,
|
||||
void *ctx);
|
||||
|
||||
class OneServerSocket;
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user