Skip to content

Commit 80ce861

Browse files
committed
config_unix.h: Remove INVALID_SOCKET
It's also defined in compat/net.h which all users now include
1 parent 2323dbc commit 80ce861

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/config_unix.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@
133133

134134
typedef int fd_t;
135135

136-
#define INVALID_SOCKET (-1)
137136
#define CLOSESOCKET close
138137

139138
#endif /* _CONFIG_UNIX_H */

0 commit comments

Comments
 (0)