| [Overview][Constants][Types][Procedures and functions][Index] | 
Is file a Unix socket
Source position: bunxovlh.inc line 91
function fpS_ISSOCK(  | 
m: TMode  | 
):Boolean;  | 
FpS_ISSOCK checks the file mode m to see whether the file is a socket. If so it returns True.
  | 
Retrieve file information about a file descriptor.  | 
|
  | 
Is file a FIFO  | 
|
  | 
Is file a symbolic link  | 
|
  | 
Is file a character device  | 
|
  | 
Is file a block device  | 
|
  | 
Is file a directory  | 
|
  | 
Is file a regular file  |