Resize the buffer used to store notifications
int PtConnectionResizeEventBuffer( PtConnectionServer_t *connection, unsigned length );
ph
This function allocates or reallocates a buffer that notifications are stored in until the client responds to a pulse.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PtConnectionAddEventHandlers(), PtConnectionNotify()
“Connections” in the Interprocess Communication chapter of the Photon Programmer's Guide