diff options
Diffstat (limited to 'src/errno/EISCONN.c')
| -rw-r--r-- | src/errno/EISCONN.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/errno/EISCONN.c b/src/errno/EISCONN.c deleted file mode 100644 index 137ff6d1..00000000 --- a/src/errno/EISCONN.c +++ /dev/null @@ -1,8 +0,0 @@ -#include <errno.h> -#define EISCONN (37) -/** Socket is connected **/ - -/* -XOPEN(400) -POSIX(200112) -*/ |
