<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/socket.cpp, branch v3.0.0a7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/socket.cpp?h=v3.0.0a7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/socket.cpp?h=v3.0.0a7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-11-17T15:33:01Z</updated>
<entry>
<title>Fix a ton of -Wsign-conversion warnings.</title>
<updated>2017-11-17T15:33:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-17T00:02:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=36040be2952186d56a6646ee7d972aaafdd4e31a'/>
<id>urn:sha1:36040be2952186d56a6646ee7d972aaafdd4e31a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change FailedPortList to store a sockaddrs/int instead of string.</title>
<updated>2017-09-12T14:05:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-28T18:28:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5a378e8954717c19deaa618fc326164680383505'/>
<id>urn:sha1:5a378e8954717c19deaa618fc326164680383505</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Store the server endpoint as a sockaddrs in ListenSocket.</title>
<updated>2017-09-12T14:05:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-28T14:37:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fb13dca410541f01db84287f2721d1e256eaf2b5'/>
<id>urn:sha1:fb13dca410541f01db84287f2721d1e256eaf2b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of irc::sockets::satoap().</title>
<updated>2017-09-12T14:05:24Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-28T14:13:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3b595d39a50e38283768bc6ec8aeb9e73071224f'/>
<id>urn:sha1:3b595d39a50e38283768bc6ec8aeb9e73071224f</id>
<content type='text'>
This function is being misused in all but one scenario. It isn't
really worth keeping IMO.
</content>
</entry>
<entry>
<title>Purge code for Windows XP and MSVC pre-2015.</title>
<updated>2017-08-06T20:05:50Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-02-14T08:33:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2da7dd588adb52148f0cd4779cde29b372cdc2e'/>
<id>urn:sha1:f2da7dd588adb52148f0cd4779cde29b372cdc2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove InspIRCd::BindSocket()</title>
<updated>2014-08-04T10:12:07Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-08-04T10:12:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=984db9e30147952f67be1a8f23b381e88ea79634'/>
<id>urn:sha1:984db9e30147952f67be1a8f23b381e88ea79634</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Kill needless #includes in source files</title>
<updated>2014-06-14T13:30:14Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-06-14T13:30:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=82435b6fa8805baa65e04a582f3e4a2c84237f73'/>
<id>urn:sha1:82435b6fa8805baa65e04a582f3e4a2c84237f73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2014-04-07T11:40:51Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-04-07T11:40:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f71e6bf9cb41811f18864f5d4eecb26e29d03f25'/>
<id>urn:sha1:f71e6bf9cb41811f18864f5d4eecb26e29d03f25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various problems detected by Clang 3.4.</title>
<updated>2014-02-11T08:20:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-02-10T20:08:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7fec670c9b378f5c8470204ba36a284a424a11c7'/>
<id>urn:sha1:7fec670c9b378f5c8470204ba36a284a424a11c7</id>
<content type='text'>
- cidr.cpp: remove inverted_bits; unused since 9fad3ecb9215a0034bf407f192926b04cb5efaed.
- cmd_stats.cpp: remove needless inversion and comparison to 0.
- inspircd.cpp: remove needless comparison to 0.
- socket.cpp: remove all_zero; unused since 03a1bf15b1da7643b237c22db1a478916a976ccf.
</content>
</entry>
<entry>
<title>Change SocketEngine functions that do not require an instance to be static</title>
<updated>2014-02-08T12:10:09Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-02-08T12:10:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2cf4b614e6c23bfc6d47da2ec4b1932ee2f62cf0'/>
<id>urn:sha1:2cf4b614e6c23bfc6d47da2ec4b1932ee2f62cf0</id>
<content type='text'>
</content>
</entry>
</feed>
