Browse Source

Clean up

pull/2383/head
Max Lv 5 years ago
parent
commit
3c44139f19
1 changed files with 0 additions and 4 deletions
  1. 4
      src/redir.c

4
src/redir.c

@ -61,10 +61,6 @@
#define EWOULDBLOCK EAGAIN
#endif
#ifndef SOCKET_BUF_SIZE
#define SOCKET_BUF_SIZE 2048
#endif
#ifndef IP6T_SO_ORIGINAL_DST
#define IP6T_SO_ORIGINAL_DST 80
#endif

Loading…
Cancel
Save