()
| 2210 | var xxx_messageInfo_SendReply proto.InternalMessageInfo |
| 2211 | |
| 2212 | func (m *SendReply) GetDataSent() int32 { |
| 2213 | if m != nil && m.DataSent != nil { |
| 2214 | return *m.DataSent |
| 2215 | } |
| 2216 | return 0 |
| 2217 | } |
| 2218 | |
| 2219 | type ReceiveRequest struct { |
| 2220 | SocketDescriptor *string `protobuf:"bytes,1,req,name=socket_descriptor,json=socketDescriptor" json:"socket_descriptor,omitempty"` |