sfml
Bindings to the SFML multimedia library
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package sfml
-
sfml_audio_oo
-
sfml_graphics_oo
-
sfml_system
-
sfml_system_oo
-
sfml_window_oo
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library sfml_network
Module
SFTcpListener
Online documentation for the TcpListener class
val create : unit -> t
val destroy : listener:t -> unit
val setBlocking : listener:t -> blocking:bool -> unit
val isBlocking : listener:t -> bool
val getLocalPort : listener:t -> int
val listen : listener:t -> ?address:SFIpAddress.t -> port:int -> unit
val accept : listener:t -> SFTcpSocket.t
ON THIS PAGE
No table of contents