/[hydra]/hydra/src/boa.h
ViewVC logotype

Diff of /hydra/src/boa.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20 by nmav, Sat Sep 28 17:49:13 2002 UTC revision 1.21 by nmav, Sun Sep 29 08:03:51 2002 UTC
# Line 201  int create_temporary_file(short want_unl Line 201  int create_temporary_file(short want_unl
201  char * normalize_path(char *path);  char * normalize_path(char *path);
202  int real_set_block_fd(int fd);  int real_set_block_fd(int fd);
203  int real_set_nonblock_fd(int fd);  int real_set_nonblock_fd(int fd);
204    void create_url( char * buffer, int buffer_size, int secure,
205       const char* hostname, int port, const char* request_uri);
206      
207  /* buffer */  /* buffer */
208  int req_write(request * req, const char *msg);  int req_write(request * req, const char *msg);
209  void reset_output_buffer(request *req);  void reset_output_buffer(request *req);

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26