Function gnunet_sys::GNUNET_SERVICE_resume[][src]

pub unsafe extern "C" fn GNUNET_SERVICE_resume(sh: *mut GNUNET_SERVICE_Handle)

Resume accepting connections from the listen socket.

@param sh service to resume accepting connections.