Changeset 4e365ce for lib/proxy.h
- Timestamp:
- 2015-10-26T03:42:15Z (9 years ago)
- Branches:
- master
- Children:
- 0db6618
- Parents:
- f710673
- git-author:
- dequis <dx@…> (25-10-15 04:06:22)
- git-committer:
- dequis <dx@…> (26-10-15 03:42:15)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/proxy.h
rf710673 r4e365ce 49 49 50 50 G_MODULE_EXPORT int proxy_connect(const char *host, int port, b_event_handler func, gpointer data); 51 G_MODULE_EXPORT void proxy_disconnect(int fd); 51 52 52 53 #endif /* _PROXY_H_ */
Note: See TracChangeset
for help on using the changeset viewer.