File: TODO

package info (click to toggle)
libcsoap 1.1.0-8
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,728 kB
  • ctags: 1,413
  • sloc: ansic: 11,819; sh: 8,524; xml: 577; makefile: 218
file content (19 lines) | stat: -rw-r--r-- 423 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
  
------------------------------------------------------------
ERROR HANDLING !!!!
------------------------------------------------------------

Merge


mime_message_t *
mime_message_parse(http_input_stream_t *in, 
  const char* root_id, const char* boundary, 
  const char* dest_dir);

and try to optimize mime API

------------------------------------------------------------
check socket API again