X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/baf753e54d73673524de916757e66ef8c485bc0d..d8d568ba2b45905cbe2c8e1956b6444d5b6560f4:/lsocket.pas diff --git a/lsocket.pas b/lsocket.pas index 3b2d918..7438c26 100755 --- a/lsocket.pas +++ b/lsocket.pas @@ -56,7 +56,6 @@ interface classes,{pgdebugout,}pgtypes,lcore,fd_utils,binipstuff,dnssync; {$ifdef ipv6} -{$define secondlistener} const v4listendefault:boolean=false; {$endif} @@ -143,8 +142,6 @@ type twsocket=tlsocket; {easy} -{!!!function longipdns(s:string):longint;} - const TCP_NODELAY=1; IPPROTO_TCP=6;