From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ioannis Panagiotis Koutsidis Subject: Re: GSoC 2018 Syntax and semantics of systemd units in the Shepherd - 1st update Date: Fri, 29 Jun 2018 22:15:15 +0300 Message-ID: <9711f03f-1e5f-fb50-2f95-2c556f8a06f3@student.bham.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37288) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fYyrh-00031b-1J for guix-devel@gnu.org; Fri, 29 Jun 2018 15:15:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fYyrd-00022d-LD for guix-devel@gnu.org; Fri, 29 Jun 2018 15:15:28 -0400 Received: from sun60.bham.ac.uk ([147.188.128.137]:44465) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fYyrc-0001x9-Sy for guix-devel@gnu.org; Fri, 29 Jun 2018 15:15:25 -0400 In-Reply-To: Content-Language: en-GB List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: boskovits@gmail.com Cc: Guix-devel I am currently working on the implementation of .socket unit files, signalfd for signal handling, and fibers. It is mostly done, I just have to fix some issues that are left. On 06/25/18 13:47, boskovits@gmail.com wrote: > Hello, could you please send us an update on your project?