Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

msghdr

Declaration

Source position: bsocketh.inc line 145

type msghdr = record

  msg_name: pointer;

  msg_namelen: SOCKLEN_T;

  msg_iov: Piovec;

  msg_iovlen: LongInt;

  msg_control: pointer;

  msg_controllen: SOCKLEN_T;

  msg_flags: LongInt;

end;


Documentation generated on: 2023-03-18