mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 20:46:04 +02:00
* add WINSOCK_VERSION to old winsock1 unit
git-svn-id: trunk@9316 -
This commit is contained in:
parent
b4b069908f
commit
b0770c35ef
@ -25,6 +25,7 @@ unit winsock;
|
||||
windows;
|
||||
|
||||
const
|
||||
WINSOCK_VERSION = $0101;
|
||||
{
|
||||
Default maximium number of sockets.
|
||||
this does not
|
||||
|
Loading…
Reference in New Issue
Block a user