SDK Home Glossary Index Left Right Up

Ioctl Commands


Generic ioctl commands

Defined in

socket.h

Definitions
Command Level Description Data
KIoctlSelect& KSOLSocket&   Integer
       
See also

SocketIoctlA


Inet ioctl commands

Defined in

socket.h

Definitions
Command Level Description Data
IP
KIoctlInetNextError& KSolInetIp& <TBS>  
KIoctlInetInterfaceChange& KSolInetIp& <TBS> <TBS>
KIoctlInetRouteChange& KSolInetIp& <TBS> <TBS>
TCP
KIoctlTcpNotifyDataSent& KSolInetTcp& Completes when all data has been sent from the socket.  

IrDA ioctl commands

Defined in

socket.h

Definitions
Command Level Description Returns
KDiscoveryIndicationIoctl& KIrdaAddrFamily& Completes on receipt of a discovery indication. Name entry
KExclusiveModeIoctl& KIrdaAddrFamily& Completes on successfully making the socket EXCLUSIVE otherwise returns an error.  
KMultiplexModeIoctl& KIrdaAddrFamily& Completes on successfully making the socket MULTIPLEXED otherwise returns an error.  
KIdleRequestIoctl& KIrdaAddrFamily& Completes on successfully putting the socket into IDLE mode.  
KIdleClearRequestIoctl& KIrdaAddrFamily& Completes on successfully taking the socket out of IDLE mode.  
KIrMUXStatusRequest& KIrdaAddrFamily& Completes on doing a status request on IrMUX layer packets to send. <TBS>
KIrLAPStatusRequest& KIrdaAddrFamily& Competes on doing a status request on IrLAP player packets to send. <TBS>
KDisconnectIndicationIoctl& KIrdaAddrFamily& Completes on receipt of an IrLAP disconnect indication.  
KIrmuxStatusIndicationIoctl& KIrdaAddrFamily& Completes on receiving a status indication from IrLAP. <TBS>
KIrlapStatusIndicationIoctl& KIrdaAddrFamily& Completes on doing a status request on IrLAP layer packets to send. <TBS>
KIrlapResetRequestIoctl& KIrdaAddrFamily& Completes on doing an IrLAP link reset.  
KIrlapIndicationIoctl& KIrdaAddrFamily& Complettes on receipt of an IrLAP link reset indication.  
KIrlapDisconnectRequestIoctl& KIrdaAddrFamily& Completes on doing an IrLAP link reset.  

  SDK Home Glossary Index Left Right Up