EXPORT(sqInt) secCanListenOnPort(sqInt socket, sqInt port) { return ioCanListenOnPort(socket, port); }
secCanListenOnPort(sqInt socket, sqInt port) { // SecurityPlugin>>#secCan:ListenOnPort: return ioCanListenOnPort(socket, port); }