|
|
0fb1781ca2
|
Update copyright date.
|
2020-01-03 17:54:18 +00:00 |
|
|
|
c2c9c67faa
|
Merge pull request #1 from SilasLaspada/master
Remove some unreachable code
|
2019-12-04 18:41:00 +00:00 |
|
|
|
a7d7c673a1
|
Code reformat.
|
2019-11-25 00:54:39 +00:00 |
|
SilasLaspada
|
4959cce565
|
Remove some unreachable code
Because these will always return something, the break statements can never be reached. Fixes some warnings.
|
2019-11-14 21:12:18 -07:00 |
|
|
|
f7c0d6fffb
|
Send hello packet.
|
2019-10-19 19:08:47 +01:00 |
|
|
|
7c7930ff30
|
Aggressively inline marshalling methods.
|
2019-03-11 19:24:06 +00:00 |
|
|
|
2dac60cdce
|
Override Marshal.SizeOf in Helpers and use it instead of System's.
|
2019-03-01 07:35:22 +00:00 |
|
|
|
3253963031
|
Add overrides to marshal with offset and length.
|
2019-02-28 10:35:40 +00:00 |
|
|
|
adfd41d931
|
Add more optimized marshallers.
|
2019-02-27 08:49:42 +00:00 |
|