Phillip Stephens
|
dff87c2c6a
|
Merge pull request #3 from lioncash/include
General: Amend includes where applicable
|
2019-09-03 00:36:09 -07:00 |
Lioncash
|
9f7c855acd
|
General: Use list initialization where applicable
Same behavior, but without the need for separating the assignment from
the declaration
|
2019-09-03 00:55:06 -04:00 |
Lioncash
|
714e88bb7a
|
Socket: Add missing noexcept specifier to LastWSAError()
This is used within a noexcept function, so it needs the noexcept
specifier.
|
2019-09-03 00:27:30 -04:00 |
Lioncash
|
d4891f187f
|
General: Amend includes where applicable
|
2019-09-03 00:26:08 -04:00 |
Phillip Stephens
|
a79aeacfb9
|
Add missing `noexcept` decorators
|
2019-08-23 01:32:16 -07:00 |
Jack Andersen
|
e28b6551d0
|
New code style refactor
|
2018-12-07 19:20:55 -10:00 |
Jack Andersen
|
349263a88c
|
Logging changes
|
2018-02-04 20:55:20 -10:00 |
Jack Andersen
|
2098e8da29
|
Isolate WinSock2 header to translation unit
|
2017-12-29 15:08:45 -10:00 |