Skip to main content

c4socket_registerFactory

Function c4socket_registerFactory 

Source
pub unsafe extern "C" fn c4socket_registerFactory(
    factory: C4SocketFactory,
)
Expand description

One-time registration of default socket callbacks. If used, must be called before using any socket-based API including the replicator. Do not call multiple times.