Fix the non-blocking read and write oprations.
commit462f50910add57688b80df82ef772991f26ee761
authorlionkov <lionkov@fd0465a7-2a7b-4605-b674-a3f860cb63d9>
Thu, 17 Jul 2008 17:20:51 +0000 (17 17:20 +0000)
committerlionkov <lionkov@fd0465a7-2a7b-4605-b674-a3f860cb63d9>
Thu, 17 Jul 2008 17:20:51 +0000 (17 17:20 +0000)
tree150a8970cf8831d9ce8c083a542ef412ceedd48c
parentfaa2576542aa07a2ff9c8a793d56688fbaec523d
Fix the non-blocking read and write oprations.

git-svn-id: http://npfs.svn.sourceforge.net/svnroot/npfs/spfs/trunk@7 fd0465a7-2a7b-4605-b674-a3f860cb63d9
include/spclient.h
libspclient/examples/9ls.c
libspclient/examples/9read.c
libspclient/examples/9read2.c
libspclient/examples/9readnb.c [copied from libspclient/examples/9read2.c with 63% similarity]
libspclient/examples/9write.c
libspclient/readnb.c
libspclient/writenb.c