Add address rule
This commit is contained in:
@@ -12,6 +12,8 @@ unsigned long get_tick_count(void);
|
||||
|
||||
char *gethost_by_addr(char *host, struct sockaddr *addr, socklen_t addr_len);
|
||||
|
||||
int getaddr_by_host(char *host, struct sockaddr *addr, socklen_t *addr_len);
|
||||
|
||||
int parse_ip(const char *value, char *ip, int *port);
|
||||
|
||||
int set_fd_nonblock(int fd, int nonblock);
|
||||
|
||||
Reference in New Issue
Block a user