 int  osl_sendToSocket (oslSocket Socket, oslSocketAddr ReceiverAddr, const void* pBuffer, int BytesToSend, oslSocketMsgFlag Flag)
 int  osl_sendToSocket (oslSocket Socket, oslSocketAddr ReceiverAddr, const void* pBuffer, int BytesToSend, oslSocketMsgFlag Flag) Tries to send one datagram with BytesToSend data to the given ReceiverAddr via the (implicitly unconnected) datagram-socket
Tries to send one datagram with BytesToSend data to the given ReceiverAddr via the (implicitly unconnected) datagram-socket. Since we only send one packet, we don't need to concern ourselfes here with incomplete sends due to packet boundaries.
 
this page has been generated automatically by doc++
(c)opyright by  Malte  Zöckler,  Roland Wunderling 
contact:  doc++@zib.de