comparison src/http/ngx_http_upstream_round_robin.h @ 665:0b460e61bdcd default tip

Merge with nginx 1.0.0.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 25 Apr 2011 04:22:17 +0400
parents c04fa65fe604
children
comparison
equal deleted inserted replaced
572:06419a2298a9 665:0b460e61bdcd
79 void ngx_http_upstream_save_round_robin_peer_session(ngx_peer_connection_t *pc, 79 void ngx_http_upstream_save_round_robin_peer_session(ngx_peer_connection_t *pc,
80 void *data); 80 void *data);
81 #endif 81 #endif
82 82
83 83
84
85 #endif /* _NGX_HTTP_UPSTREAM_ROUND_ROBIN_H_INCLUDED_ */ 84 #endif /* _NGX_HTTP_UPSTREAM_ROUND_ROBIN_H_INCLUDED_ */