package sfml
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Bindings to the SFML multimedia library
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.09.tar.gz
sha256=75e28f425d6c40f39f7aac53b413da3d48ecd50aa88cdf644d38a14897a59a30
md5=01ffc5b471d774f2d6234c639b067f04
doc/sfml.network/SFTcpSocket/index.html
Module SFTcpSocket
Online documentation for the TcpSocket class
val create : unit -> tval destroy : socket:t -> unitval connect :
socket:t ->
port:int ->
address:SFIpAddress.t ->
?timeout:SFTime.t ->
unit ->
unitval disconnect : socket:t -> unitval setBlocking : socket:t -> blocking:bool -> unitval isBlocking : socket:t -> boolval send : socket:t -> data:string -> unitval send_sub : socket:t -> data:string -> ofs:int -> len:int -> unitval receive : socket:t -> data:bytes -> intval receive_str : socket:t -> stringval sendPacket : socket:t -> packet:SFPacket.t -> unitval receivePacket : socket:t -> packet:SFPacket.t -> unitval getLocalPort : socket:t -> intval getRemotePort : socket:t -> intval getRemoteAddress : socket:t -> SFIpAddress.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>