Hi, At Wed, 6 Sep 2006 20:41:41 +0900, Andre Nathan wrote in [ruby-talk:212933]: > > > extern VALUE rb_cSocket; > > > > > > in your extension. I've done that before. > > > > It doesn't work always on all platforms. > > Will it eventually be externed in ruby.h then? It isn't the point. Dynamically loaded symbols may not visible from other loaded libraries. -- Nobu Nakada