Pavel Djundik
|
890d98da92
|
Add phpstan
|
4 years ago |
Pavel Djundik
|
904e547fe4
|
Assign socket only if it was created
Fixes #149
|
4 years ago |
Pavel Djundik
|
bbb6c4c23e
|
Revert "Add 1200 byte padding to all requests"
This reverts commit 7231921b0b .
|
4 years ago |
Pavel Djundik
|
7231921b0b
|
Add 1200 byte padding to all requests
https://steamcommunity.com/discussions/forum/14/2989789048633291344/
|
4 years ago |
Pavel Djundik
|
914ec4b79a
|
Add more type info
|
5 years ago |
Pavel Djundik
|
75d3465690
|
Drop the email
|
5 years ago |
Pavel Djundik
|
98749925c7
|
Pass length into ReadInternal
|
9 years ago |
Pavel Djundik
|
2bbe339458
|
Rename some variables for clarity
|
9 years ago |
Pavel Djundik
|
419f66ff72
|
And now make it work
|
9 years ago |
Pavel Djundik
|
3c0ca191b5
|
Pass in callable correctly
|
9 years ago |
Pavel Djundik
|
5ab3873256
|
Improve socket mocking
|
9 years ago |
Pavel Djundik
|
9c944e23d0
|
Make an abstract class for sockets and allow specifying different socket in SourceQuery
This is a preparation for tests
|
9 years ago |
Pavel Djundik
|
f41e4b551c
|
Throw an exception when nothing was read from socket
|
9 years ago |
Pavel Djundik
|
d42aae5046
|
Get rid of global buffer
Closes #75
|
9 years ago |
Pavel Djundik
|
77e5af8745
|
Remove socket open check which can never be false
|
9 years ago |
Pavel Djundik
|
dc2a08e503
|
Less spacing
|
9 years ago |
Pavel Djundik
|
65a2493c3c
|
Update github url
|
9 years ago |
Tim
|
9af9cf4f6b
|
PSR-4 support for #70 plus PhpDoc
|
9 years ago |