Fix: GAtMux channels should return EAGAIN
authorDenis Kenzior <denkenz@gmail.com>
Wed, 14 Apr 2010 15:38:31 +0000 (10:38 -0500)
committerDenis Kenzior <denkenz@gmail.com>
Wed, 14 Apr 2010 15:39:47 +0000 (10:39 -0500)
commit15d93ad0b9da5f60afaafe942bd4d05f250318a3
tree6e1596cb9ff2331c94b0c185854159e3b71e7450
parent7bbbb6949c03c25e5c19b15a883276228bd96df5
Fix: GAtMux channels should return EAGAIN

GAtChat uses non-blocking semantics, so the GAtMux channels should
return the EAGAIN status to make GAtChat work properly.
gatchat/gatmux.c