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