]> Chaos Git - corbenik/ctrulib.git/commit
Fixed socket() error handling when cmdbuf[2] is actually an error-code, not a handle...
authoryellows8 <yellows8@users.noreply.github.com>
Thu, 2 Jul 2015 22:53:16 +0000 (18:53 -0400)
committeryellows8 <yellows8@users.noreply.github.com>
Thu, 2 Jul 2015 22:53:16 +0000 (18:53 -0400)
commit8e620c269ddc4116076280aa2bf085b06a47ca02
treecd75d2acf7b31def54690063ba289465fa7b5f8d
parent585f84276a29869c73db7b9ecc7c8f7c4c501d4f
Fixed socket() error handling when cmdbuf[2] is actually an error-code, not a handle. In socket(), write SYNC_ERROR to errno when an error occurs due to cmdbuf[1].
libctru/source/services/soc/soc_socket.c