]> Chaos Git - corbenik/ctrulib.git/commit
Implemented recv_buffer_size for UDS bind handling, this was added to the udsCreateNe...
authoryellows8 <yellows8@users.noreply.github.com>
Tue, 19 Apr 2016 17:36:18 +0000 (13:36 -0400)
committeryellows8 <yellows8@users.noreply.github.com>
Tue, 19 Apr 2016 17:36:18 +0000 (13:36 -0400)
commitf9f7eccc33a67836c8b89649e4fd72a500d38d22
tree79625caa6c90e6be4d19fef599d2efb1040f8e7c
parented5516ba20ef37dbf594ac976acdef35c159433e
Implemented recv_buffer_size for UDS bind handling, this was added to the udsCreateNetwork()/udsConnectNetwork() params too. Run udsBind() before creating/joining a network. Added udsAllowSpectators() and updated the UDSNETATTR enums. Added more defines. Minor other changes. Removed the 'WARNING' from the .h.
libctru/include/3ds/services/uds.h
libctru/source/services/uds.c