l9p_socket_thread
err = pthread_create(&sc->ls_thread, NULL, l9p_socket_thread, sc);
static void *l9p_socket_thread(void *);