4 lines
84 B
Text
4 lines
84 B
Text
|
|
socket, unit, 'localhost',256,/get_lun
|
||
|
|
printf,unit,"hello socket world"
|
||
|
|
close, unit
|