[Twisted-Python] smb component progress

Ian Haywood ian at haywood.id.au
Tue Sep 8 05:18:06 MDT 2020


I have continued to work slowly on this project. Named pipes are 
supported, the samba client can connect and list available shares.

i am currently working on a vfs layer using deferToThread to provide 
asynchronous file access

  I have tried to keep the code divided into logically separate chunks . 
my first chunk received comments from glyph 2 months ago but has 
remained in the review queue since.

https://twistedmatrix.com/trac/ticket/9818

is there anyone available to review this code to progress it ?

Ian



More information about the Twisted-Python mailing list