Documentation
¶
Index ¶
- func GetP2PEventCommand(eventId uint32, bufPtr *byte) (error errno.Error)
- func GetP2PEventCommandSize(eventId uint32, sizePtr *uint32) (error errno.Error)
- func GetP2PEventData(eventId uint32, bufPtr *byte) (error errno.Error)
- func GetP2PEventDataSize(eventId uint32, sizePtr *uint32) (error errno.Error)
- func GetP2PEventFrom(eventId uint32, bufPtr *byte) (error errno.Error)
- func GetP2PEventFromSize(eventId uint32, sizePtr *uint32) (error errno.Error)
- func GetP2PEventProtocol(eventId uint32, bufPtr *byte) (error errno.Error)
- func GetP2PEventProtocolSize(eventId uint32, sizePtr *uint32) (error errno.Error)
- func GetP2PEventTo(eventId uint32, bufPtr *byte) (error errno.Error)
- func GetP2PEventToSize(eventId uint32, sizePtr *uint32) (error errno.Error)
- func WriteP2PResponse(eventId uint32, bufPtr *byte, bufSize uint32) (error errno.Error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetP2PEventCommandSize ¶
func GetP2PEventDataSize ¶
func GetP2PEventFromSize ¶
func GetP2PEventProtocol ¶
func GetP2PEventProtocolSize ¶
func GetP2PEventToSize ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.