Menu

#95 FD_SET: var parameter should be const

open
nobody
None
5
2001-12-11
2001-12-11
No

Libc.FD_ISSET's parameter should be const, not var:

function FD_ISSET(fd: TFileDescriptor; const fdset:
TFDSet): Boolean;

Discussion


Log in to post a comment.

MongoDB Logo MongoDB