lwkt_beginmsg
if ((error = lwkt_beginmsg(port, msg)) != EASYNC) {
if ((error = lwkt_beginmsg(port, msg)) == EASYNC) {