Date: Mon, 1 Jul 2013 23:57:34 +0530 From: Ambarisha B <b.ambarisha@gmail.com> To: soc-status@freebsd.org Subject: IDMS : Weekly status report #2 of 14 Message-ID: <CAJP25sPv9FvWjm0125ix0iDm18nZfAFO_O-0MWz6PZ=UdwypKw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I worked on the DMS daemon last week. Right now, it accepts connections, forks a worker which gets the distfile using libfetch and returns the stream wrapped into a file descriptor to the client. I'll fix the following things this week: 1. Make the worker go through the main dms daemon to go to the client. 2. Sandbox the worker 3. Refactor the client to give an open fd to the server (instead of expecting one, as is the model with libfetch) Cheers Ambarish
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJP25sPv9FvWjm0125ix0iDm18nZfAFO_O-0MWz6PZ=UdwypKw>