func_network_socketlocalport.rst 324 B

123456789101112131415161718192021222324252627282930313233
  1. .. _func_network_socketlocalport:
  2. ===============
  3. SocketLocalPort
  4. ===============
  5. SocketLocalPort -
  6. Description
  7. ===========
  8. .. code-block:: blitzmax
  9. SocketLocalPort( socket:TSocket )
  10. Get local port of a socket
  11. Parameters
  12. ==========
  13. Return Values
  14. =============
  15. Nothing.
  16. Examples
  17. ========
  18. See Also
  19. ========