Documentation ¶
Rendered for darwin/amd64
Index ¶
- Variables
- func CloseConnWithPeer(remotePID string)
- func DialPeer(remotePID string) bool
- func HandleFoundPeer(remotePID *C.char) int
- func HandleLostPeer(remotePID *C.char)
- func ReceiveFromPeer(remotePID *C.char, payload unsafe.Pointer, length C.int)
- func SendToPeer(remotePID string, payload []byte) bool
- func Start(localPID string)
- func Stop()
Constants ¶
This section is empty.
Variables ¶
View Source
var ProtocolName string
Functions ¶
func CloseConnWithPeer ¶
func CloseConnWithPeer(remotePID string)
func HandleFoundPeer ¶
func HandleLostPeer ¶
func ReceiveFromPeer ¶
func SendToPeer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.