Re: [naviserver-devel] driver changes, please check

2010-04-13 Thread Gustaf Neumann
Am 12.04.10 15:10, schrieb Stephen Deasey: > You are going to have to merge the two heads with 'hg merge' and then > push that changeset. See: hg help merge. > many thanks! should be fine now. -gustaf -- Download Inte

Re: [naviserver-devel] driver changes, please check

2010-04-13 Thread Gustaf Neumann
Am 12.04.10 15:18, schrieb Stephen Deasey: > How about implementing chunked uploading? It is a requirement of the > HTTP 1.1 spec. > i have implemented a version of this and committed and pushed it to the tip. Provide Chunked Encoding support for incoming requests * Shortcomings: a)

Re: [naviserver-devel] commit/naviserver: gustafn: - Fix to prevent multiple DriverAccepts on the same socket. The original coded relied on the fact that later accepts

2010-04-13 Thread Gustaf Neumann
Am 12.04.10 18:30, schrieb Stephen Deasey: > Actually this doesn't make any sense and shows how long it's been > since I've touched any C. > i haven't found any manpage where accepts results different errors than -1. >> But, i got that sucker: In the following ioctl (and others >> maybe as we