pike.git/
NT/
tools/
sprshd
Branch:
Tag:
Non-build tags
All tags
No tags
2001-01-04
2001-01-04 02:13:21 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
a6c757c62028a4bc049de4d9ff75787601de8b77 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
cosmetic bugfix
Rev: NT/tools/sprshd:1.25
250:
#endif #if __VERSION__ >= 0.699999
-
write("Trapping OOB\n");
+
if(io->read_oob) {
-
+
write("Trapping OOB\n");
thread_create(lambda() { while(1) {