Module mpd_protocol::sync [−][src]
Expand description
Basic facilities for using the protocol using synchronous IO.
Functions
| connect | Connect to a server using the given IO. |
| receive | Read a complete response from the given IO. |
| send | Send the given |
| send_list | Send the given |