mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 18:29:27 +02:00
* fix winsock sockets AF_ stuff
git-svn-id: trunk@5445 -
This commit is contained in:
parent
6f44822cd4
commit
8f39ae741f
@ -27,11 +27,7 @@ Type
|
||||
tsocklen= cint;
|
||||
psocklen= ^tsocklen;
|
||||
|
||||
|
||||
Const
|
||||
AF_MAX = WinSock.AF_MAX;
|
||||
PF_MAX = AF_MAX;
|
||||
|
||||
{$i fpwinsockh.inc}
|
||||
{$i socketsh.inc}
|
||||
|
||||
Implementation
|
||||
|
Loading…
Reference in New Issue
Block a user