Can I anyhow access "selected socket" in node editor?

Is it possible in python?
I’m trying to find a way to select individual sockets and to check if the socket is or is not selected.


In UI you select sockets with SHIFT-LMB.

what do you want to do ?
add links ?

write a whole script to make nodes in nodes editor?

is this for bl or cycles ?

salut

I don’t think that is supported at this time of 2.69.
Node Socket

You can fetch the output and input sockets from each node and determine if they are linked.