repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
revert between 56095 -> 55830 in arch
[AROS.git]
/
workbench
/
network
/
stacks
/
AROSTCP
/
S
/
startnet
blob
025642999bd502ff92f928cd745e1f84d1e0fa11
1
; $VER: AROSTCP-startnet 1.0 (01/08/06)
2
; AROSTCP-startnet (c) The AROS Dev Team.
3
;
4
Run >NIL: QUIET AROSTCP
5
WaitForPort AROSTCP
6
If NOT Warn
7
; echo "Stack online"
8
Else
9
; echo "Wait for Stack Failed"
10
EndIf