Ryujinx/Ryujinx.HLE/Utilities
emmauss da7e702751 Update BSD service implementation (#363)
* Update BSD service to handle libnx's 'smart IPC buffers' for address info

* Use existing "GetBufferType0x21" for certain BSD socket methods

* Parse address port as unsigned short

* Fix bounds check on reading the IPC buffer

* Implement Read, Write methods

* rebased and cleaned

* addressed nits

* remove unused swap method

* fixed alignments
2018-08-24 14:20:42 -03:00
..
EndianSwap.cs Update BSD service implementation (#363) 2018-08-24 14:20:42 -03:00
IntUtils.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
StringUtils.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
StructReader.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
StructWriter.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00