xlar54 / ultimateii-dos-lib

cc65 library for accessing the DOS and network functions of the Ultimate II+ cartridge and Ultimate 64 motherboard
GNU General Public License v3.0
60 stars 13 forks source link

uii_socketwrite() function has no data length parameter #59

Closed anchor76 closed 11 months ago

anchor76 commented 11 months ago

how is supposed to work? is it possible to send/recv arbitrary binary data over UDP protocol?

anchor76 commented 11 months ago

so its just for null terminated text ... nevermind.