Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ipc
master
Array
IPC
CBOR
Client
Context
Event
Base
Connection
Disconnection
Error
EventNotSet
Events
ExtraSocket
LookUp
MessageReceived
MessageSent
Switch
Timer
Exception
JSON
Message
CBORMessage
JSONMessage
Server
Switch
SwitchingService
Generated using Crystal 1.14.0
2024-11-26 08:26:38 UTC
class
IPC::
Switch
IPC::Switch
Reference
Object
Defined in:
ipc/switch.cr
Instance Method Summary
#add
(fd1 : Int32, fd2 : Int32)
#close
#del
(fd : Int32)
#finalize
#inilialize
#pointer
sanitizer
#print
Instance Method Detail
def
add
(fd1 : Int32, fd2 : Int32)
#
[
View source
]
def
close
#
[
View source
]
def
del
(fd : Int32)
#
[
View source
]
def
finalize
#
[
View source
]
def
inilialize
#
[
View source
]
def
pointer
#
sanitizer
[
View source
]
def
print
#
[
View source
]