|
|
| version 1.16, 2002/08/01 11:41:19 | version 1.18, 2003/01/21 15:51:15 |
|---|---|
| Line 1 | Line 1 |
| /** @file | /** @file |
| Parser: socks initialization/finalization. | Parser: socks initialization/finalization. |
| Copyright (c) 2001, 2002 ArtLebedev Group (http://www.artlebedev.com) | Copyright (c) 2001, 2003 ArtLebedev Group (http://www.artlebedev.com) |
| Author: Alexandr Petrosian <paf@design.ru> (http://paf.design.ru) | Author: Alexandr Petrosian <paf@design.ru> (http://paf.design.ru) |
| */ | */ |
| Line 10 static const char* IDENT_SOCKS_C="$Date$ | Line 10 static const char* IDENT_SOCKS_C="$Date$ |
| #define NO_UNISTD_H | #define NO_UNISTD_H |
| #include "pa_config_includes.h" | #include "pa_config_includes.h" |
| #ifndef HAVE_SYS_SELECT_H | #ifdef HAVE_WINSOCK_H |
| #include "pa_exception.h" | #include "pa_exception.h" |
| #include "pa_socks.h" | #include "pa_socks.h" |