Hi there, 

Is the following the correct way of using `uniform-array-read!'? Seems
it simply hangs there.. 

  (let ((ar (make-uniform-array #\nul length)))
    (uniform-array-read! ar sockfd))

Any ideas?

-- 
William


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to