pub(crate) fn mainloop(
    api: Api<'_>,
    socket: UnixSeqpacketConn
) -> Result<(), String>