<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/pcsxr/libpcsxcore/socket.c, branch sio</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/pcsxr/atom?h=sio</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/pcsxr/atom?h=sio'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/'/>
<updated>2025-11-15T23:36:51+00:00</updated>
<entry>
<title>WIP TCP/SIO</title>
<updated>2025-11-15T23:36:51+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi92@disroot.org</email>
</author>
<published>2025-11-15T23:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=788fb20656c8450a3f2da8b3f8b1905242103193'/>
<id>urn:sha1:788fb20656c8450a3f2da8b3f8b1905242103193</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consider sockets less than zero as invalid</title>
<updated>2020-12-30T22:54:49+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-12-30T22:54:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=28b866b150243693179ce01e8306079b648f8794'/>
<id>urn:sha1:28b866b150243693179ce01e8306079b648f8794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provisionally redirect RawReadSocket to ReadSocket</title>
<updated>2020-11-03T21:52:42+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-11-03T21:52:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=364102c0b6eca37d9782a83f59b32ea0b98ffbae'/>
<id>urn:sha1:364102c0b6eca37d9782a83f59b32ea0b98ffbae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Call perror on socket.c</title>
<updated>2020-11-03T21:34:05+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-11-03T21:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=842a347a4b8ce3a41e457e79d04cf901ec26a644'/>
<id>urn:sha1:842a347a4b8ce3a41e457e79d04cf901ec26a644</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented port-specific wrappers and logic for gdb stub</title>
<updated>2020-06-04T21:14:52+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-05-28T22:05:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=cb2d7f800a9fc276b96fd0927fa6d8ec9f5a31c8'/>
<id>urn:sha1:cb2d7f800a9fc276b96fd0927fa6d8ec9f5a31c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced in-house gdb stub by MIT-licensed implementation</title>
<updated>2020-05-23T17:03:11+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-05-23T16:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=850010a96b6cbc3eae03edd891e50325e017b678'/>
<id>urn:sha1:850010a96b6cbc3eae03edd891e50325e017b678</id>
<content type='text'>
Imported from a fork of https://github.com/mborgerson/gdbstub
</content>
</entry>
<entry>
<title>Started implementing GDB server</title>
<updated>2020-05-23T16:05:53+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-05-22T23:06:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=470da05658a97a51bd2ad2db7834bcc13dd995fd'/>
<id>urn:sha1:470da05658a97a51bd2ad2db7834bcc13dd995fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>client_socket was being accidentally reset to -1</title>
<updated>2020-05-21T22:52:52+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-05-21T22:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=004a30545873496d279b4975ba74f3d334291dfe'/>
<id>urn:sha1:004a30545873496d279b4975ba74f3d334291dfe</id>
<content type='text'>
That was making the telnet debug server to crash, so fortunately that
solved it while also having the neat features from dynstr.
</content>
</entry>
<entry>
<title>Introduced dynstr, other breaking changes</title>
<updated>2020-05-02T00:34:49+00:00</updated>
<author>
<name>Xavi Del Campo</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-05-02T00:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=486666e7173a0ed72248329e960ffc03f79b8707'/>
<id>urn:sha1:486666e7173a0ed72248329e960ffc03f79b8707</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support for multiple sockets</title>
<updated>2020-05-02T00:34:45+00:00</updated>
<author>
<name>Xavi Del Campo</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-04-20T15:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=7ab44f41ca9d1bb6eed0d997b295ebfca2389390'/>
<id>urn:sha1:7ab44f41ca9d1bb6eed0d997b295ebfca2389390</id>
<content type='text'>
</content>
</entry>
</feed>
